Skip to content

Conversation

@siddsriv
Copy link
Contributor

Issue

Internal JS-5789

Description

increase timeout for hooks to allow proper resource creation for integ tests

Testing

.
.
.
.
✓ src/lib-storage.e2e.spec.ts (60) 186035ms
   ✓ @aws-sdk/lib-storage (60) 186035ms
     ✓ requestChecksumCalculation: undefined (20) 62171ms
      .
      .
       ✓ ChecksumAlgorithm: CRC32C (4) 12920ms
         ✓ should upload in parts for input type bytes 2769ms
         ✓ should upload in parts for input type string 3673ms
         ✓ should upload in parts for input type Readable 2520ms
         ✓ should call AbortMultipartUpload if unable to complete a multipart upload. 1665ms

 Test Files  1 passed (1)
      Tests  60 passed (60)
   Start at  20:15:48
   Duration  186.78s

Additional context

Add any other context about the PR here.

Checklist

  • If you wrote E2E tests, are they resilient to concurrent I/O?
  • If adding new public functions, did you add the @public tag and enable doc generation on the package?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner March 24, 2025 20:23
@siddsriv siddsriv merged commit 78e3f14 into aws:main Mar 24, 2025
2 checks passed
@siddsriv siddsriv deleted the integ-test-hook-timeouts branch March 24, 2025 20:26
@github-actions
Copy link

github-actions bot commented Apr 8, 2025

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants